projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa7c322
)
Fix last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 10 Jul 2011 02:06:09 +0000
(22:06 -0400)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 10 Jul 2011 02:06:09 +0000
(22:06 -0400)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index e2d7cf40c8949b6d492890c283e7309a37552806..c6f3063ca900f31825c433fd24de5e7df7184c71 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-1350,7
+1350,7
@@
Each element in the list should be a list of strings or pairs
`:face FACE', like `fancy-splash-insert' accepts them.")
(defconst fancy-about-text
- `((:face (
:inherit (variable-pitch font-lock-comment-face)
)
+ `((:face (
variable-pitch font-lock-comment-face
)
"This is "
:link ("GNU Emacs"
,(lambda (_button) (browse-url "http://www.gnu.org/software/emacs/"))